projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c16ecb0
)
MX28: Cleanup mxsboot within make mrproper
author
Marek Vasut
<
[email protected]
>
Tue, 28 Aug 2012 15:15:52 +0000
(15:15 +0000)
committer
Stefano Babic
<
[email protected]
>
Tue, 4 Sep 2012 09:57:56 +0000
(11:57 +0200)
Delete the "mxsboot" binary if make mrproper is called.
Signed-off-by: Marek Vasut <
[email protected]
>
Cc: Wolfgang Denk <
[email protected]
>
Cc: Stefano Babic <
[email protected]
>
Cc: Fabio Estevam <
[email protected]
>
CC: Albert Aribaud <
[email protected]
>
Acked-by: Stefano Babic <
[email protected]
>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d6d8ab2b2bbb01e5fa5a2ef9e3f477dd0d156a62..e5f8d059a5da86e0fed97f1ece5d8f28b6c679cd 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-776,6
+776,7
@@
clean:
$(obj)tools/gen_eth_addr $(obj)tools/img2srec \
$(obj)tools/mk{env,}image $(obj)tools/mpc86x_clk \
$(obj)tools/mk{smdk5250,}spl \
+ $(obj)tools/mxsboot \
$(obj)tools/ncb $(obj)tools/ubsha1
@rm -f $(obj)board/cray/L1/{bootscript.c,bootscript.image} \
$(obj)board/matrix_vision/*/bootscript.img \